Console daemon - remove duplicate include.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 24 May 2007 12:58:01 +0000 (13:58 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 24 May 2007 12:58:01 +0000 (13:58 +0100)
Signed-off-by: Mats Petersson <mats.petersson@amd.com>
tools/console/daemon/io.c

index bc2b188780f2d14cdcc0bb9ee553c84a60cd7294..282977be14aa75b315bd0534440f61f6b2ae7035 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "utils.h"
 #include "io.h"
-#include <xenctrl.h>
 #include <xs.h>
 #include <xen/io/console.h>
 #include <xenctrl.h>